home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / theLifeArk.swf / scripts / DefineButton2_1107 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2011-09-19  |  77 b   |  5 lines

  1. on(press){
  2.    _global.ctn.game.loadLevel();
  3.    this.removeMovieClip();
  4. }
  5.